Add unified cBioAgent UI config controls#14
Open
ForisKuang wants to merge 1 commit into
Open
Conversation
14cbafe to
58df744
Compare
d5a3a99 to
1c915a0
Compare
1c915a0 to
7263e91
Compare
inodb
added a commit
to ForisKuang/knowledgesystems-k8s-deployment
that referenced
this pull request
Jun 5, 2026
v9 = v8 + merge of cBioPortal/LibreChat#14 (unified cBioAgent UI config controls). Drops v6/v7's "Switch Agent" landing-page button and agent- selector tooltip header — no longer needed since cBioAgent runs as a single unified agent. The UI behaviors that used to live in code (agent switching, conversation starters as pills, hide-after-start) are now expressed via librechat.yaml fields: `interface.showSwitchAgent`, modelSpec `limitBadge` and `conversationStarterCategories`, etc. The related interface flips for this beta are in the preceding commit on this PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
inodb
added a commit
to knowledgesystems/knowledgesystems-k8s-deployment
that referenced
this pull request
Jun 5, 2026
* Expose unified cBioAgent beta config * beta-librechat: bump image tag to v0.8.3-rc1-custom-v9 v9 = v8 + merge of cBioPortal/LibreChat#14 (unified cBioAgent UI config controls). Drops v6/v7's "Switch Agent" landing-page button and agent- selector tooltip header — no longer needed since cBioAgent runs as a single unified agent. The UI behaviors that used to live in code (agent switching, conversation starters as pills, hide-after-start) are now expressed via librechat.yaml fields: `interface.showSwitchAgent`, modelSpec `limitBadge` and `conversationStarterCategories`, etc. The related interface flips for this beta are in the preceding commit on this PR. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: ForisKuang <ForisKuang@users.noreply.github.com> Co-authored-by: Ino de Bruijn <ino@ino.bio> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
git diff --checklibrechat.yamlwith Ruby YAML loaderdocker compose build apidocker compose up -d --force-recreate apicurl -I http://127.0.0.1:3080returnedHTTP/1.1 200 OKLocal test URL: http://localhost:3080